IStorageEntityList
StockSharp.Algo.Storages
The interface for presentation in the form of list of trade objects, received from the external storage.
実装: INotifyList<T>, INotifyCollection<T>, ICollection<T>, IEnumerable<T>, IEnumerable, IList<T>, ISynchronizedCollection<T>, ISynchronizedCollection, ISynchronizable
プロパティ
Cache : T[]
Cached items.